[Instances] Reboot a compute instance
Compute
[Instances] Reboot a compute instance
Gracefully reboot a running compute instance. The guest operating system will receive a reboot signal and restart cleanly. Use the reset endpoint for an immediate hard reboot.
POST
[Instances] Reboot a compute instance
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
A UUID string identifying this Instance.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Response
Instance reboot initiated successfully

